home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / boekhoud / finan / BADGER finance v1.0 beta 2.exe / xampplite / phpMyAdmin / lang / azerbaijani-iso-8859-9.inc.php < prev    next >
PHP Script  |  2006-03-23  |  69KB  |  1,003 lines

  1. <?php
  2. /* $Id: azerbaijani-iso-8859-9.inc.php,v 2.118.2.3 2006/03/23 17:42:09 lem9 Exp $ */
  3.  
  4. // tercⁿmedeki eksiklerimi ve ya sehv oldu≡unu dⁿ■ⁿndⁿyⁿnⁿz yerleri shehriyari@trcomm.net adresine g÷ndere bilersiniz...
  5. // ▐ehriyar ▌manov 30 Avqust 2003... Shehi
  6.  
  7. $charset = 'iso-8859-9';
  8. $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
  9. $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
  10. $right_font_family = 'arial, helvetica, geneva, sans-serif';
  11. $number_thousands_separator = ',';
  12. $number_decimal_separator = '.';
  13. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  14. $byteUnits = array('Bayt', 'KB', 'MB', 'QB', 'TB', 'PB', 'EB');
  15.  
  16. $day_of_week = array('Baz', 'Baz Ert', '╟er■ Ax■', '╟er■', 'Cⁿme Ax■', 'Cⁿme', '▐en');
  17. $month = array('Yan', 'Fev', 'Mar', 'Apr', 'May', '▌yun', '▌yul', 'Avq', 'Sent', 'Okt', 'Noy', 'Dek');
  18. // See http://www.php.net/manual/en/function.strftime.php to define the
  19. // variable below
  20. $datefmt = '%d %B, %Y saat %H:%M';
  21. $timespanfmt = '%s gⁿn, %s saat, %s deqiqe ve %s saniye';
  22.  
  23. $strAbortedClients = 'Dayand²r²lm²■ Elaqeler';
  24. $strAbsolutePathToDocSqlDir = 'Xahi■ edirik, docSQL direktoriyas²na webserver-deki mⁿtleq yolu (absolute path) g÷sterin.';
  25. $strAccessDenied = 'Giri■ Tesdiq Edilmedi';
  26. $strAction = 'Fealiyyetler';
  27. $strAddAutoIncrement = 'AUTO_INCREMENT deyeri elave et';
  28. $strAddDeleteColumn = 'Sahe Sⁿtunlar²n² Elave Et/Sil';
  29. $strAddDeleteRow = 'Kriteria Setirlerini Elave Et/Sil';
  30. $strAddDropDatabase = 'DROP DATABASE elave et';
  31. $strAddedColumnComment = 'Bu sⁿtun ⁿτⁿn q²sa izahat elave edildi';
  32. $strAddedColumnRelation = 'Sⁿtun ⁿτⁿn elaqe elave edildi';
  33. $strAddHeaderComment = 'Ba■l²≡a xⁿlase me\'lumat² elave et (\\n yeni setire keτir)';
  34. $strAddIfNotExists = 'IF NOT EXISTS elave et';
  35. $strAddIntoComments = 'Xⁿlaseye elave et';
  36. $strAddNewField = 'Yeni sahe elave et';
  37. $strAddPrivilegesOnDb = 'A■a≡²dak² me\'lumat bazas² ⁿτⁿn selahiyyet mⁿeyyen et';
  38. $strAddPrivilegesOnTbl = 'A■a≡²dak² cedvel ⁿτⁿn selahiyyetler mⁿeyyen et';
  39. $strAddSearchConditions = 'Axtar²■ ■ertlerini gir ("where" ifadesinin esas metni):';
  40. $strAddToIndex = '▌ndekse  %s sⁿtun elave et';
  41. $strAddUserMessage = 'Yeni istifadeτi elave etdiniz.';
  42. $strAddUser = 'Yeni ▌stifadeτi elave Et';
  43. $strAdministration = 'Administrasiya';
  44. $strAffectedRows = 'Deyi■en setir say²:';
  45. $strAfterInsertBack = 'Evvelki sehifeye qay²t';
  46. $strAfterInsertNewInsert = 'Teze bir setir daha gir';
  47. $strAfterInsertNext = 'Bir sonrak² setre keτ';
  48. $strAfterInsertSame = 'Bu sehifeye geri d÷n';
  49. $strAfter = 'Sonra: %s';
  50. $strAll = 'All';
  51. $strAllTableSameWidth = 'eyni enli bⁿtⁿn cedveller g÷sterilsinmi?';
  52. $strAlterOrderBy = 'Cedvel s²ras²na buna g÷re yeniden qur';
  53. $strAnalyzeTable = 'Cedveli analiz et';
  54. $strAnd = 'Ve';
  55. $strAnIndex = '%s ⁿzerine indeks elave edildi';
  56. $strAny = 'Her hans²';
  57. $strAnyHost = 'Her hans² host';
  58. $strAnyUser = 'Her hans² istifadeτi';
  59. $strAPrimaryKey = '%s ⁿzerine Birinci Dereceli Aτar elave edildi.';
  60. $strArabic = 'Ereb';
  61. $strArmenian = 'Ermeni';
  62. $strAscending = 'Artan s²rada';
  63. $strAtBeginningOfTable = 'Cedvelin ba■²na';
  64. $strAtEndOfTable = 'Cedvelin sonuna';
  65. $strAttr = 'Xⁿsusiyyetler';
  66. $strAutodetect = 'Avtomatik';
  67. $strAutomaticLayout = 'Automatik ■ablon';
  68.  
  69. $strBack = 'Geri';
  70. $strBeginCut = 'BEGIN CUT';
  71. $strBeginRaw = 'BEGIN RAW';
  72. $strBinary = 'Binary';
  73. $strBinaryDoNotEdit = 'Binary - deyi■iklik etme';
  74. $strBookmarkDeleted = 'Bookmark silindi.';
  75. $strBookmarkLabel = 'Etiket';
  76. $strBookmarkQuery = 'Bookmark-lanm²■ SQL sor≡usu';
  77. $strBookmarkThis = 'Bu SQL sor≡usunu bookmark-la';
  78. $strBookmarkView = 'Sadece g÷ster';
  79. $strBrowse = '▌τindekiler';
  80. $strBulgarian = 'Bolqar Dili';
  81. $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.';
  82. $strBzip = '"bzip"lenmi■';
  83.  
  84. $strCannotLogin = 'MySQL server-e gire bilmirem';
  85. $strCantLoadRecodeIconv = 'Charset τevirmeleri ⁿτⁿn laz²m olan iconv ve ya recode uzant²lar²n² yⁿkleye bilmirem; ya php-ni bu uzant²lar² istifade ede bilmesi ⁿτⁿn yeniden qura■d²r²n ya da phpMyAdmin-de charset τevirme xⁿsusiyyetini s÷ndⁿrⁿn.';
  86. $strCantLoad = '%s uzant²s²n² (extension) yⁿkleye bilmirem,<br />xahi■ edirem PHP Konfiqurasiyan² g÷zden keτir.';
  87. $strCantRenameIdxToPrimary = '▌ndeksi Birinci Dereceli (PRIMARY) olaraq yeniden adland²ra bilmirem!';
  88. $strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string function while extension reports to be loaded. Check your php configuration.';
  89. $strCardinality = 'Cardinality';
  90. $strCentralEuropean = 'Merkezi Avropa';
  91. $strChangeCopyModeCopy = '... k÷hnesini saxla.';
  92. $strChangeCopyModeDeleteAndReload = ' ... istifadeτi cedvellerinden k÷hnesini sil ve ard²ndan selahiyyetleri yeniden yⁿkle.';
  93. $strChangeCopyMode = 'Eyni selahiyyetlere sahib yeni istifadeτi qur ve ...';
  94. $strChangeCopyModeJustDelete = ' ... istifadeτi cedvellerinden k÷hnesini sil.';
  95. $strChangeCopyModeRevoke = ' ... k÷hne istifadeτinin selahiyyetlerini elinden alaraq onu sil.';
  96. $strChangeCopyUser = 'Sistem Giri■ Me\'lumat²n² Deyi■dir / ▌stifadeτini Kopyala';
  97. $strChange = 'Deyi■dir';
  98. $strChangeDisplay = 'G÷sterilecek Saheni Seτ';
  99. $strChangePassword = 'Parolu Deyi■dir';
  100. $strCharset = 'Charset';
  101. $strCharsetOfFile = 'Fayl²n Charset-i:';
  102. $strCheckAll = 'Ham²s²n² Seτ';
  103. $strCheckPrivsLong = '"%s" bazas² ⁿτⁿn selahiyyetleri g÷zden keτir.';
  104. $strCheckPrivs = 'Selahiyyetleri G÷zden Keτir';
  105. $strCheckTable = 'Cedveli yoxla';
  106. $strChoosePage = 'Xahi■ edirem, deyi■dirilecek Sehifeni seτ';
  107. $strColComFeat = 'Sⁿtun Q²sa ▌zahat²n² Deyi■dir';
  108. $strColumnNames = 'Sⁿtun adlar²';
  109. $strColumnPrivileges = 'Sⁿtunaxas Selahiyyetler';
  110. $strCommand = 'Komanda Tipi';
  111. $strComments = 'Q²sa ▌zahatlar';
  112. $strCompleteInserts = 'Tam giri■li';
  113. $strCompression = 'S²x²■d²rma';
  114. $strConfigFileError = 'phpMyAdmin konfiqurasiya fayl²n²z² oxuya bilmedi!<br />Bunun sebebi fayldak² parse error ya da fayl²n m÷vcud olmamas² ola biler.<br />Xahi■ edirem a■a≡²dak² link-i istifade ederek konfiqurasiya fayl²n² τa≡²r²n ve ald²≡²n²z php xeta mesaj(lar)²n² oxuyun. Bir τox halda ya tek d²rnaq ya da n÷qteli vergⁿl eksikliyi vard²r.<br />Eger bo■ sehife ile qar■²la■san²z, demek ki, her ■ey qaydas²ndad²r.';
  115. $strConfigureTableCoord = 'Xahi■ edirem, %s cedveli ⁿτⁿn koordinatlar² yeniden mⁿeyyen et.';
  116. $strConnectionError = 'Elaqe qura bilmirem: yaln²■ qurulu■.';
  117. $strConnections = 'Elaqeler';
  118. $strCookiesRequired = 'Sisteme girebilmeniz ⁿτⁿn τerez fayllar² (cookie-ler) aktiv olmal²d²r.';
  119. $strCopyTable = 'Cedveli kopyala (me\'lumat bazas²<b>.</b>cedvel):';
  120. $strCopyTableOK = '%s cedveli %s - e kopyaland².';
  121. $strCopyTableSameNames = 'Cedveli eynisinin ⁿzerine kopyalaya bilmerem!';
  122. $strCouldNotKill = 'phpMyAdmin %s emeliyyat thread-ini s÷ndⁿre (kill) bilmedi. B÷yⁿk ehtimal art²q s÷ndⁿrⁿlmⁿ■dⁿr.';
  123. $strCreateIndex = ' %s sⁿtunda indeks yarat';
  124. $strCreateIndexTopic = 'Yeni indeks qur';
  125. $strCreateNewDatabase = 'Yeni me\'lumat bazas² qur';
  126. $strCreateNewTable = '%s bazas²nda yeni cedvel qur';
  127. $strCreatePage = 'Yeni Sehife qur';
  128. $strCreatePdfFeat = 'PDF-lerin qurulmas²';
  129. $strCreate = 'Qur';
  130. $strCreationDates = 'Qurulu■/Deyi■dirilme/Yoxlama tarixleri';
  131. $strCriteria = 'Kriteriyalar';
  132. $strCroatian = 'Xorvat Dili';
  133. $strCSVOptions = 'CSV variantlar²';
  134. $strCyrillic = 'Kiril';
  135. $strCzechSlovak = '╟ex-Slovak';
  136.  
  137. $strDatabaseExportOptions = 'Me\'lumat bazas² eksport variantlar²';
  138. $strDatabaseHasBeenDropped = '%s bazas² le≡v edildi.';
  139. $strDatabase = 'Me\'lumat Bazas²';
  140. $strDatabasesDropped = '%s bazas² mⁿveffeqiyyetle le≡v edildi.';
  141. $strDatabases = 'Me\'lumat Bazalar²';
  142. $strDatabasesStatsDisable = 'Statistikalar² S÷ndⁿr';
  143. $strDatabasesStatsEnable = 'Statistikalar² Aktivle■dir';
  144. $strDatabasesStatsHeavyTraffic = 'Qeyd: Me\'lumat Bazas² statistikalar²n² burada aktivle■dirmekle webserver-le MySQL server aras²nda a≡²r neqliyyata sebeb ola bilersiniz.';
  145. $strDatabasesStats = 'Me\'lumat Bazas² Statistikalar²';
  146. $strDataDict = 'Me\'lumat lⁿ≡eti';
  147. $strData = 'Me\'lumat';
  148. $strDataOnly = 'Sadece me\'lumat';
  149. $strDBComment = 'Baza q²sa izahat²: ';
  150. $strDBGContextID = 'Kontekst N÷mresi';
  151. $strDBGContext = 'Metn (kontekst)';
  152. $strDBGHits = 'Hit-ler';
  153. $strDBGLine = 'Setr';
  154. $strDBGMaxTimeMs = 'Min. mⁿddet, ms';
  155. $strDBGMinTimeMs = 'Maks. mⁿddet, ms';
  156. $strDBGModule = 'Modul';
  157. $strDBGTimePerHitMs = 'Vaxt/Hit, ms';
  158. $strDBGTotalTimeMs = 'Toplam mⁿddet, ms';
  159. $strDbPrivileges = 'Me\'lumat Bazas²na Mexsus Selahiyyetler';
  160. $strDbSpecific = 'bazayaxas';
  161. $strDefault = 'Ba■lan≡²c deyeri';
  162. $strDefaultEngine = '%s bu MySQL serverinde esas depolama motoru olaraq qurulmu■dur.';
  163. $strDefaultValueHelp = 'Ba■lan≡²c deyer girerken, sadece deyeri girin, ters kesr escape-leme ya da d²rnaqdan istifade etmeyin, bu format² te\'qib edin: a';
  164. $strDeleteAndFlush = 'Bⁿtⁿn istifadeτileri sil ve ard²ndan selahiyyetleri yeniden yⁿkle.';
  165. $strDeleteAndFlushDescr = 'Bu en temiz yoldur, amma selahiyyetlerin yeniden yⁿklenmesi zaman teleb ede biler.';
  166. $strDeletedRows = 'Silinen setir say²:';
  167. $strDeleted = 'Setir silindi';
  168. $strDelete = 'Sil';
  169. $strDeleting = '%s silinir';
  170. $strDelOld = 'Hal-haz²rki sehifen art²q m÷vcud olmayan Cedvellere ba≡l²d²r. Bu elaqelerin silinmesini istermisiniz?';
  171. $strDescending = 'Azalan s²rada';
  172. $strDisabled = 'S÷ndⁿrⁿlⁿb';
  173. $strDisplayFeat = 'Xⁿsusiyyetleri G÷ster';
  174. $strDisplayOrder = 'S²ralama ■ekli:';
  175. $strDisplayPDF = 'PDF sxemini g÷ster';
  176. $strDoAQuery = '"nⁿmuneye g÷re sor≡u" g÷nderin (xⁿsusi i■are: "%")';
  177. $strDocu = 'Dokumentasiya';
  178. $strDoYouReally = 'A■a≡²dak² sor≡unu icra etdirmekten eminsiniz ';
  179. $strDropDatabaseStrongWarning = 'Bⁿtⁿn bazan² YOX ETMEK ⁿzeresiniz!';
  180. $strDrop = 'Le≡v et';
  181. $strDropUsersDb = '▌stifadeτilerle eyni adl² me\'lumat bazalar²n² le≡v et.';
  182. $strDumpingData = 'Sxemi τ²xar²lan cedvel';
  183. $strDumpSaved = 'Sxem %s fayl²na qeyd edildi.';
  184. $strDumpXRows = '%s setri %s n÷mreli qeydden ba■layaraq g÷ster.';
  185. $strDynamic = 'dinamik';
  186.  
  187. $strEdit = 'Deyi■dir';
  188. $strEditPDFPages = 'PDF Sehifelerini Deyi■dir';
  189. $strEditPrivileges = 'Selahiyyetleri Deyi■dir';
  190. $strEffective = 'Effektiv';
  191. $strEmpty = 'Bo■alt';
  192. $strEmptyResultSet = 'MySQL bo■ netice τoxlu≡u g÷nderdi (ye\'ni s²f²r setir).';
  193. $strEnabled = 'Enabled';
  194. $strEndCut = 'END CUT';
  195. $strEndRaw = 'END RAW';
  196. $strEnd = 'Son';
  197. $strEngineDisabled = '%s motoru bu serverde s÷ndⁿrⁿlmⁿ■dⁿr.';
  198. $strEngines = 'Motorlar';
  199. $strEngineUnsupported = 'Bu MySQL server %s depolama motorunu desteklememektedir.';
  200. $strEnglishPrivileges = ' Qeyd: MySQL selahiyyet adlar² ingilis dilinde ifade edilmi■dir ';
  201. $strEnglish = '▌ngilis Dili';
  202. $strError = 'Xeta';
  203. $strEstonian = 'Eston Dili';
  204. $strExcelEdition = 'Excel versiyas²';
  205. $strExcelOptions = 'Excel variantlar²';
  206. $strExplain = 'SQL-i ▌zah Et';
  207. $strExport = 'Eksport';
  208. $strExtendedInserts = 'Geni■letilmi■ giri■li';
  209. $strExtra = 'Elave Xⁿs.';
  210.  
  211. $strFailedAttempts = 'U≡ursuz Cehdler';
  212. $strFieldHasBeenDropped = '%s sahesi le≡v edildi';
  213. $strField = 'Sahe';
  214. $strFieldsEmpty = ' Sahe say≡ac² bo■dur! ';
  215. $strFieldsEnclosedBy = 'Saheler ehate edildiyi i■are';
  216. $strFieldsEscapedBy = 'Sahelerin escape edildiyi i■are';
  217. $strFields = 'Sahe say²';
  218. $strFieldsTerminatedBy = 'Sahelerin yox edildiyi (terminate) i■are';
  219. $strFileAlreadyExists = '%s fayl² serverda onsuz da m÷vcuddur, ya fayl²n ad²n² deyi■dir ya da ⁿzerine yazma variantlar²n².';
  220. $strFileCouldNotBeRead = 'Fayl oxuna bilmir';
  221. $strFileNameTemplate = 'Fayl ad² nomenklaturas²';
  222. $strFileNameTemplateRemember = 'nomenklaturan² unutma';
  223. $strFixed = 'fixed';
  224. $strFlushPrivilegesNote = 'Qeyd: phpMyAdmin istifadeτi selahiyyetlerini birba■a MySQL-in selahiyyetler cedvellerinden almaqdad²r. Eger elle nizamlamalar edilmi■se, bu cedvellerin iτerisindekiler webserver-in istifade etdiklerinden ferqli ola biler. Bu halda, davam etmeden evvel, selahiyyetleri yeniden yⁿklemelisiniz.';
  225. $strFlushTable = 'Cedveli flush-la ("FLUSH")';
  226. $strFormat = 'Format';
  227. $strFormEmpty = 'Formda eksik girilmi■ deyer var!';
  228. $strFullText = 'Tam Metnler (Full Text)';
  229. $strFunction = 'Funksiya';
  230.  
  231. $strGenBy = 'Qurucu';
  232. $strGeneralRelationFeat = '▄mumi elaqe variantlar²';
  233. $strGenTime = 'Haz²rlanma Vaxt²';
  234. $strGeorgian = 'Gⁿrcⁿ';
  235. $strGlobalPrivileges = 'Qlobal selahiyyetler';
  236. $strGlobal = 'qlobal';
  237. $strGlobalValue = 'Qlobal deyer';
  238. $strGo = 'Davam';
  239. $strGrantOption = '▌caze ver';
  240. $strGzip = '"gzip"lenmi■';
  241.  
  242. $strHasBeenAltered = 'deyi■dirildi.';
  243. $strHasBeenCreated = 'quruldu.';
  244. $strHaveToShow = 'G÷sterilmesi ⁿτⁿn en az bir sⁿtun seτmelisiniz';
  245. $strHebrew = '▌brani Dili';
  246. $strHexForBinary = '▌kili saheler ⁿτⁿn hekzadesimaldan istifade et';
  247. $strHome = 'Ba■lan≡²c';
  248. $strHomepageOfficial = 'phpMyAdmin Resmi ▌nternet Sehifesi';
  249. $strHostEmpty = 'Host ad² bo■dur!';
  250. $strHost = 'Host';
  251. $strHTMLExcel = 'Microsoft Excel 2000';
  252. $strHTMLExcelOptions = 'Microsoft Excel 2000 eksport variantlar²';
  253. $strHTMLWord = 'Microsoft Word 2000';
  254. $strHTMLWordOptions = 'Microsoft Word 2000 eksport variantlar²';
  255. $strHungarian = 'Macar Dili';
  256.  
  257. $strId = 'N÷mre';
  258. $strIdxFulltext = 'Tam metn (Fulltext)';
  259. $strIgnore = 'Diqqete Alma';
  260. $strIgnoringFile = '%s Diqqete Almama (Ignore) fayl²';
  261. $strImportDocSQL = 'docSQL Fayllar²n² ▌mport Et';
  262. $strImportFiles = 'Fayllar² import et';
  263. $strIndexes = 'Indeksler';
  264. $strIndexHasBeenDropped = '%s indeksi le≡v edildi';
  265. $strIndexName = '▌ndex ad² :';
  266. $strIndexType = '▌ndex tipi :';
  267. $strIndex = '▌ndeks';
  268. $strInnodbStat = 'InnoDB Status';
  269. $strInsecureMySQL = 'Konfiqurasiya fayl²n²zda MySQL ba■lan≡²c deyerleri (parolsuz root istifadeτisi) m÷vcuddur ki, bu da tehlⁿkesizlik n÷qteyi nezerinden e\'tibarl² deyildir.';
  270. $strInsertAsNewRow = 'Yeni setir olaraq elave et';
  271. $strInsertedRowId = 'Elave edilen setir n÷mresi (id):';
  272. $strInsertedRows = 'Elave edilen setir say²:';
  273. $strInsert = 'Elave et';
  274. $strInsertNewRow = 'Yeni setir elave et';
  275. $strInUse = 'istifadede';
  276.  
  277. $strJumpToDB = '"%s" me\'lumat bazas²na keτ.';
  278. $strJustDeleteDescr = '"Silinmi■" istifadeτiler selahiyyetler yeniden yⁿklenene qeder server-e gire bilecekler.';
  279. $strJustDelete = 'Sadece olaraq selahiyyet cedvellerindeki istifadeτileri sil.';
  280.  
  281. $strKeepPass = 'Parolu deyi■dirme';
  282. $strKeyname = 'Aτar s÷z';
  283. $strKill = 'S÷ndⁿr';
  284.  
  285. $strLandscape = 'Land■aft';
  286. $strLatexCaption = 'Cedvel ba■l²≡²';
  287. $strLatexContinuedCaption = 'Cedvel ba■l²≡²n²n davam²';
  288. $strLatexContinued = '(davam²)';
  289. $strLatexIncludeCaption = 'Cedvel ba■l²≡²n² daxil et';
  290. $strLatexLabel = 'Etiket aτar²';
  291. $strLaTeX = 'LaTeX';
  292. $strLaTeXOptions = 'LaTeX variantlar²';
  293. $strLengthSet = 'Uzunluq/Deyerler*';
  294. $strLimitNumRows = 'Sehife ba■²na dⁿ■en setir say²';
  295. $strLinesTerminatedBy = 'Setir le≡vedicisi (Lines terminated by)';
  296. $strLinkNotFound = 'Link tap²lmad²';
  297. $strLinksTo = 'Links to';
  298. $strLithuanian = 'Litva Dili';
  299. $strLocalhost = 'Yerli';
  300. $strLocationTextfile = 'tekst fayl²ndan yⁿkleyerek';
  301. $strLoginInformation = 'Sisteme Giri■ Me\'lumat²';
  302. $strLogin = 'Sisteme Giri■';
  303. $strLogout = 'Sistemden ╟²x²■';
  304. $strLogPassword = 'Parol:';
  305. $strLogUsername = '▌stifadeτi Ad²:';
  306.  
  307. $strMaximumSize = 'En τox: %s%s';
  308. $strMIME_available_mime = 'M÷vcud olan MIME-tipleri';
  309. $strMIME_available_transform = 'M÷vcud transformasiyalar';
  310. $strMIME_description = 'Haqq²nda';
  311. $strMIME_MIMEtype = 'MIME-tipi';
  312. $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';
  313. $strMIME_transformation = 'Browser transformation';
  314. $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';
  315. $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
  316. $strMIME_transformation_options = 'Transformasiya variantlar²';
  317. $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';
  318. $strModifications = 'Modifications have been saved';
  319. $strModifyIndexTopic = 'Modify an index';
  320. $strModify = 'Modify';
  321. $strMoveTable = 'Cedveli da■² (me\'lumat bazas²<b>.</b>cedvel):';
  322. $strMoveTableOK = '%s cedveli %s - e da■²nm²■d²r.';
  323. $strMoveTableSameNames = 'Can\'t move table to same one!';
  324. $strMyISAMMaxExtraSortFileSize = '▌ndeks yarad²larken istifade olunan keτici fayllar²n maksimum boyu';
  325. $strMyISAMMaxSortFileSize = 'Keτici s²ralama fayllar²n²n maksimum boyu';
  326. $strMyISAMRecoverOptions = 'Avtomatik qurtarma rejimi';
  327. $strMyISAMSortBufferSize = 'S²ralama buferinin (keτici yadda■²n²n) boyu';
  328. $strMySQLCharset = 'MySQL charset';
  329. $strMySQLSaid = 'MySQL deyir: ';
  330. $strMySQLShowProcess = 'Prosesleri g÷ster';
  331. $strMySQLShowStatus = 'MySQL runtime me\'lumat²n² g÷ster';
  332. $strMySQLShowVars = 'MySQL sistem deyi■enlerini g÷ster';
  333.  
  334. $strName = 'Ad²';
  335. $strNext = 'Sonrak²';
  336. $strNoDatabases = 'Baza seτilmemi■dir ve ya m÷vcud deyildir.';
  337. $strNoDatabasesSelected = 'Heτ bir baza seτilmemi■dir.';
  338. $strNoDescription = 'Haqq²nda me\'lumat (description) m÷vcud deyildir';
  339. $strNoDetailsForEngine = 'Bu depolama motoru haqq²nda etrafli status me\'lumat² m÷vcud deyildir.';
  340. $strNoDropDatabases = '"DROP DATABASE" ifadeleri s÷ndⁿrⁿlmⁿ■dⁿr (disabled).';
  341. $strNoExplain = 'SQL ▌zah Et-i Keτ';
  342. $strNoFrames = 'phpMyAdmin <b>frame-destekli</b> g÷rⁿntⁿleyicilerle (browser) daha yax■² i■leyir.';
  343. $strNoIndexPartsDefined = '▌ndeks qisimleri te\'yin edilmedi!';
  344. $strNoIndex = '▌ndeks te\'yin edilmedi!';
  345. $strNoModification = 'Deyi■iklik Yoxdur';
  346. $strNone = 'Heτ biri';
  347. $strNoOptions = 'Bu format²n variantlar² yoxdur';
  348. $strNoPassword = 'Parol Yoxdur';
  349. $strNoPermission = 'Webserver-in %s fayl²n² saxlama izni yoxdur.';
  350. $strNoPhp = 'PHP Kodunu G÷sterme';
  351. $strNoPrivileges = 'Selahiyyet τat²■mazl²≡²';
  352. $strNoRights = 'Burada olma haqq²n²z yoxdur!';
  353. $strNoSpace = '%s fayl²n² saxlamaq ⁿτⁿn laz²m olan yer τat²■m²r.';
  354. $strNoTablesFound = 'Me\'lumat bazas²nda cedvel yoxdur.';
  355. $strNotNumber = 'Bu reqem deyildir!';
  356. $strNotOK = 'Mⁿveffeqiyyetsiz';
  357. $strNotSet = '<b>%s</b> cedveli %s iτerisinde ya <b>tap²lmad²</b> ya da qurulmam²■d²r';
  358. $strNoUsersFound = '▌stifadeτi(ler) tap²lmad².';
  359. $strNoValidateSQL = 'SQL ▌fadesini Yoxlama';
  360. $strNo = 'Xeyir';
  361. $strNull = 'Null';
  362. $strNumSearchResultsInTable = '%s uy≡unluq tap²ld² (<i>%s</i> cedvelinde)';
  363. $strNumSearchResultsTotal = '<b>Cemi:</b> <i>%s</i> uy≡unluq';
  364. $strNumTables = 'Cedveller';
  365.  
  366. $strOK = 'Mⁿveffeqiyyetle';
  367. $strOperations = 'Emeliyyatlar';
  368. $strOptimizeTable = 'Cedveli optimalla■d²r';
  369. $strOr = 'ya da';
  370. $strOverhead = 'A■ma deyeri';
  371. $strOverwriteExisting = 'M÷vcud fayl(lar)²n ⁿzerine yaz';
  372.  
  373. $strPageNumber = 'Sehife N÷mresi:';
  374. $strPartialText = 'Qismi Metnler';
  375. $strPasswordChanged = '%s ⁿτⁿn parol mⁿveffeqiyyetle deyi■dirilmi■dir.';
  376. $strPasswordEmpty = 'Parol bo■dur!';
  377. $strPasswordNotSame = 'Girdiyiniz parollar eyni deyil!';
  378. $strPassword = 'Parol';
  379. $strPdfDbSchema = '"%s" bazan²n sxemi - Sehife %s';
  380. $strPdfInvalidTblName = '"%s" cedveli m÷vcud deyil!';
  381. $strPdfNoTables = 'Cedvel yoxdur';
  382. $strPerHour = 'saatda';
  383. $strPerMinute = 'deqiqede';
  384. $strPerSecond = 'saniyede';
  385. $strPHP40203 = 'Siz iτerisinde ciddi multi-bayt strinqleri (mbstring) ile elaqedar xetalar olan PHP 4.2.3 versiyas²n² istifade edirsiniz. Etrafl² melumat ⁿτⁿn PHP xeta raportu 19404-e bax²n. PHP-nin bu versiyas² PhpMyAdmin ile istifade ⁿτⁿn t÷vsiye edilmir.';
  386. $strPhp = 'PHP Kodunu Haz²rla';
  387. $strPHPVersion = 'PHP Versiyas²';
  388. $strPmaDocumentation = 'phpMyAdmin dokumentasiyas² (etrafl² me\'lumat ⁿτⁿn)';
  389. $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> direktivi PMA konfiqurasiya fayl²n²zda QURULMAMI▐DIR!';
  390. $strPortrait = 'Portret';
  391. $strPos1 = 'Ba■la';
  392. $strPrevious = 'Evvelki';
  393. $strPrimary = 'Birinci Dereceli';
  394. $strPrimaryKeyHasBeenDropped = 'Birinci dereceli aτar le≡v edildi';
  395. $strPrimaryKeyName = 'Birinci dereceli aτar²n ad²... B▌R▌NC▌ DERECEL▌ (PRIMARY) olmal²d²r!';
  396. $strPrimaryKeyWarning = '("PRIMARY" sadece birinci dereceli aτar²n ad² <b>olmal²d²r</b>!)';
  397. $strPrint = '╟ap et';
  398. $strPrintView = '╟ap g÷rⁿntⁿsⁿ';
  399. $strPrivDescAllPrivileges = 'GRANT-dan ba■qa bⁿtⁿn selahiyyetler daxildir.';
  400. $strPrivDescAlter = 'M÷vcud olan cedvellerin strukturunu deyi■dirmeye icaze verir.';
  401. $strPrivDescCreateDb = 'Yeni bazalar ve cedveller qurma≡a icaze verir.';
  402. $strPrivDescCreateTbl = 'Yeni cedveller qurma≡a icaze verir.';
  403. $strPrivDescCreateTmpTable = 'Keτici cedveller qurma≡a icaze verir.';
  404. $strPrivDescDelete = 'Me\'lumat silmeye icaze verir.';
  405. $strPrivDescDropDb = 'Baza ve cedvel le≡v etmeye icaze verir.';
  406. $strPrivDescDropTbl = 'Cedvelleri le≡v etmeye icaze verir.';
  407. $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.';
  408. $strPrivDescFile = 'Allows importing data from and exporting data into files.';
  409. $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.';
  410. $strPrivDescIndex = 'Allows creating and dropping indexes.';
  411. $strPrivDescInsert = 'Allows inserting and replacing data.';
  412. $strPrivDescLockTables = 'Allows locking tables for the current thread.';
  413. $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
  414. $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
  415. $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
  416. $strPrivDescProcess3 = 'Allows killing processes of other users.';
  417. $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.';
  418. $strPrivDescReferences = 'Has no effect in this MySQL version.';
  419. $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.';
  420. $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.';
  421. $strPrivDescReplSlave = 'Needed for the replication slaves.';
  422. $strPrivDescSelect = 'Allows reading data.';
  423. $strPrivDescShowDb = 'Gives access to the complete list of databases.';
  424. $strPrivDescShutdown = 'Allows shutting down the server.';
  425. $strPrivDescSuper = 'Allows connecting, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.';
  426. $strPrivDescUpdate = 'Allows changing data.';
  427. $strPrivDescUsage = 'Selahiyyet te\'yin edilmedi.';
  428. $strPrivilegesReloaded = 'The privileges were reloaded successfully.';
  429. $strPrivileges = 'Selahiyyetler';
  430. $strProcesslist = 'Proses Siyah²s²';
  431. $strPutColNames = 'Sahe adlar²n² birinci setre yerle■dir';
  432.  
  433. $strQBEDel = 'Del';
  434. $strQBEIns = 'Ins';
  435. $strQBE = 'Sor≡u';
  436. $strQueryFrame = 'Sor≡u penceresi';
  437. $strQueryOnDb = 'SQL-query on database <b>%s</b>:';
  438. $strQuerySQLHistory = 'SQL-tarixτesi';
  439. $strQueryStatistics = '<b>Sor≡u Statistikas²</b>: Aτ²ld²qdan bu yana, bu servere %s sor≡u g÷nderilmi■dir.';
  440. $strQueryTime = 'sor≡u %01.4f saniyede icra edildi';
  441. $strQueryType = 'Sor≡u tipi';
  442.  
  443. $strReceived = 'Al²nd²';
  444. $strRecords = 'Setr say²';
  445. $strReferentialIntegrity = 'Check referential integrity:';
  446. $strRelationalSchema = 'Relational schema';
  447. $strRelationNotWorking = 'Elaqelendirilmi■ cedveller ⁿτⁿn nezerde tutulmu■ be\'zi xⁿsusiyyetler passivle■dirilmi■dir. Sebebini ayd²nla■d²rmaq ⁿτⁿn %sbax%s.';
  448. $strRelations = 'Relations';
  449. $strRelationView = 'Relation view';
  450. $strReloadingThePrivileges = 'Reloading the privileges';
  451. $strReloadMySQL = 'Reload MySQL';
  452. $strRemoveSelectedUsers = 'Remove selected users';
  453. $strRenameTable = 'Cedveli yeniden adland²r';
  454. $strRenameTableOK = '%s cedveli %s olaraq yeniden adland²r²lm²■d²r';
  455. $strRepairTable = 'Cedveli te\'mir et';
  456. $strReplaceNULLBy = 'NULL-u bununla deyi■dir';
  457. $strReplaceTable = 'Replace table data with file';
  458. $strReset = 'Yenile';
  459. $strResourceLimits = 'Resource limits';
  460. $strReType = 'Re-type';
  461. $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.';
  462. $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.';
  463. $strRevokeMessage = 'You have revoked the privileges for %s';
  464. $strRevoke = 'Revoke';
  465. $strRowLength = 'S²ra uzunlu≡u';
  466. $strRowsFrom = 'setri g÷ster; ba■lang²τ qeydiyyat n÷mresi';
  467. $strRowSize = ' S²ra boyu ';
  468. $strRowsModeFlippedHorizontal = 'ⁿfⁿqi (tekrarlanan ba■l²qlar)';
  469. $strRowsModeHorizontal = 'ⁿfⁿqi';
  470. $strRowsModeOptions = '%s rejimde, ba■l²qlar %s blokdan bir tekrar ederek';
  471. $strRowsModeVertical = '■aquli';
  472. $strRowsStatistic = 'S²ra Statistikas²';
  473. $strRows = 'S²ra say²';
  474. $strRunning = '%s ⁿzerinde i■lemektedir';
  475. $strRunQuery = 'Emri ▌cra Et';
  476. $strRunSQLQuery = '%s me\'lumat bazas²na SQL sor≡usu(-lar²) g÷nder';
  477.  
  478. $strSaveOnServer = 'Serverdeki %s direktoriyas²na qeyd et';
  479. $strSave = 'Qeyd Et';
  480. $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page';
  481. $strSearch = 'Axtar²■';
  482. $strSearchFormTitle = 'Search in database';
  483. $strSearchInTables = 'Inside table(s):';
  484. $strSearchNeedle = 'Axtarmaq ⁿτⁿn s÷z(ler) ve ya deyer(ler) (wildcard: "%"):';
  485. $strSearchOption1 = 's÷zlerin en az²ndan birini';
  486. $strSearchOption2 = 'bⁿtⁿn s÷zleri';
  487. $strSearchOption3 = 'tamamile eyni s÷zⁿ';
  488. $strSearchOption4 = 'requlyar ifade (regular expression) olaraq';
  489. $strSearchResultsFor = '"<i>%s</i>" ⁿτⁿn axtar²■ neticeleri %s:';
  490. $strSearchType = 'Tap:';
  491. $strSelectADb = 'Me\'lumat bazas² seτ';
  492. $strSelectAll = 'Ham²s²n² Seτ';
  493. $strSelectFields = 'Sahe seτin (en az birini):';
  494. $strSelectNumRows = 'in query';
  495. $strSelectTables = 'Select Tables';
  496. $strSend = 'Fayl olaraq qeyd et';
  497. $strSent = 'G÷nderildi';
  498. $strServerChoice = 'Qura■d²r²lm²■ Serverler';
  499. $strServer = 'Server';
  500. $strServerStatus = 'Runtime Me\'lumat²';
  501. $strServerStatusUptime = 'Bu MySQL server %sdir i■lemektedir. Server %s-de aτ²lm²■d²r.';
  502. $strServerTabProcesslist = 'Prosesler';
  503. $strServerTabVariables = 'Deyi■enler';
  504. $strServerTrafficNotes = '<b>Server Neqliyyat²</b>: Bu cedveller serverin aτ²l²■²ndan beri elde edilen me\'lumat ax²■² miqdar²n² g÷stermektedir.';
  505. $strServerVars = 'Server Deyi■enleri Ve Variantlar²';
  506. $strServerVersion = 'Server versiyas²';
  507. $strSessionValue = 'Sessiya deyeri';
  508. $strSetEnumVal = 'Sahe tipi "enum" ve ya "set" ise, deyerleri bu formatda girin: \'a\',\'b\',\'c\'...<br />Eger bu deyerlerde ters-kesr ("\") ve ya tek d²rnaq ("\'") istifade etmek isteyirsinizse, onlar² ters-kesrle escape-leyin (meselen \'\\\\xyz\' ve ya \'a\\\'b\').';
  509. $strShowAll = 'Ham²s²n² g÷ster';
  510. $strShowColor = 'Rengini g÷ster';
  511. $strShowDatadictAs = 'Data Dictionary Format';
  512. $strShowFullQueries = 'Emrleri Tam Olaraq G÷ster';
  513. $strShow = 'G÷ster';
  514. $strShowGrid = 'Show grid';
  515. $strShowingRecords = 'G÷sterilen setirler';
  516. $strShowPHPInfo = 'PHPInfo() me\'lumat²n² g÷ster';
  517. $strShowTableDimension = 'Cedvellerin ÷lτⁿlerini g÷ster';
  518. $strShowTables = 'Cedvelleri g÷ster';
  519. $strShowThisQuery = ' Bu sor≡unu burada yene g÷ster ';
  520. $strSingly = '(tek-tek)';
  521. $strSize = 'Boy';
  522. $strSort = 'S²rala';
  523. $strSpaceUsage = 'Yer istifadesi';
  524. $strSplitWordsWithSpace = 'S÷zler bo■luq ifadesi (" ") ile ayr²lm²■d²r.';
  525. $strSQLExportType = 'Eksport ■ekli';
  526. $strSQLOptions = 'SQL variantlar²';
  527. $strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:';
  528. $strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem';
  529. $strSQLQuery = 'SQL sor≡usu';
  530. $strSQLResult = 'SQL result';
  531. $strSQL = 'SQL';
  532. $strSQPBugInvalidIdentifer = 'Invalid Identifer';
  533. $strSQPBugUnclosedQuote = 'Unclosed quote';
  534. $strSQPBugUnknownPunctuation = 'Unknown Punctuation String';
  535. $strStatCheckTime = 'En son yoxlama';
  536. $strStatCreateTime = 'Qurulu■';
  537. $strStatement = 'Variantlar';
  538. $strStatUpdateTime = 'En son yenilenme';
  539. $strStatus = 'Status';
  540. $strStorageEngine = 'Depolama Motorlar²';
  541. $strStorageEngines = 'MySQL Depolama Motorlar²';
  542. $strStrucCSV = 'CSV verilenleri';
  543. $strStrucData = 'Qurulu■ ve me\'lumat';
  544. $strStrucDrop = '\'Cedveli le≡v et\' elaveli';
  545. $strStrucExcelCSV = 'MS Excel verilenleri ⁿτⁿn CSV';
  546. $strStrucOnly = 'Sadece qurulu■';
  547. $strStructPropose = 'Alternativ cedvel strukturu';
  548. $strStructure = 'Qurulu■';
  549. $strSubmit = 'Submit';
  550. $strSuccess = 'SQL sor≡unuz mⁿveffeqiyyetle icra edilmi■dir';
  551. $strSum = 'Cemi';
  552. $strSwitchToTable = 'Kopyalanm²■ cedvele keτ';
  553.  
  554. $strTable = 'Cedvel';
  555. $strTableComments = 'Cedvel haqq²nda q²sa izahat';
  556. $strTableEmpty = 'Cedveli ad² bo■dur!';
  557. $strTableHasBeenDropped = '%s cedveli le≡v edildi';
  558. $strTableHasBeenEmptied = '%s cedveli bo■ald²ld²';
  559. $strTableHasBeenFlushed = '%s cedveli flush-land²';
  560. $strTableMaintenance = 'Cedvel temizliyi';
  561. $strTableOfContents = '▌τindekiler Cedveli';
  562. $strTables = '%s cedvel';
  563. $strTableStructure = 'Table structure for table';
  564. $strTableType = 'Cedvel tipi';
  565. $strTblPrivileges = 'Cedvelexas selahiyyetler';
  566. $strTextAreaLength = ' Uzun oldu≡una g÷re,<br /> bu sahedeki me\'lumatlar deyi■dirilmeye biler ';
  567. $strThisHost = 'Bu Host';
  568. $strThisNotDirectory = 'Bu direktoriya deyildi';
  569. $strThreadSuccessfullyKilled = 'Thread %s u≡urla s÷ndⁿrⁿldⁿ (killed).';
  570. $strTime = 'Mⁿddet';
  571. $strTotal = 'cemi';
  572. $strTotalUC = 'Cemi';
  573. $strTraditionalChinese = 'Enenevi ╟in Dili';
  574. $strTraffic = 'Neqliyyat';
  575. $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)';
  576. $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';
  577. $strTransformation_image_png__inline = 'See image/jpeg: inline';
  578. $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';
  579. $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';
  580. $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';
  581. $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';
  582. $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';
  583. $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';
  584. $strTruncateQueries = 'Truncate Shown Queries';
  585. $strTurkish = 'Tⁿrk Dili';
  586. $strType = 'Tip';
  587.  
  588. $strUkrainian = 'Ukrayna Dili';
  589. $strUncheckAll = 'Heτ Birini Seτme';
  590. $strUnique = 'Unikal';
  591. $strUnselectAll = 'Heτ birini seτme';
  592. $strUpdatePrivMessage = 'You have updated the privileges for %s.';
  593. $strUpdateProfileMessage = 'Profil yenilendi.';
  594. $strUpdateQuery = 'Sor≡unu Yenile';
  595. $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';
  596. $strUsage = 'Miqdar';
  597. $strUseBackquotes = 'Cedvel ve sahe adlar²n² tek d²rnaq aras²na al';
  598. $strUseHostTable = 'Use Host Table';
  599. $strUserAlreadyExists = '%s istifadeτisi m÷vcuddur!';
  600. $strUserEmpty = '▌stifadeτi ad² bo■ qald²!';
  601. $strUserName = '▌stifadeτi ad²';
  602. $strUserNotFound = 'The selected user was not found in the privilege table.';
  603. $strUserOverview = 'User overview';
  604. $strUsersDeleted = 'The selected users have been deleted successfully.';
  605. $strUsersHavingAccessToDb = 'Users having access to "%s"';
  606. $strUser = '▌stifadeτi';
  607. $strUseTables = 'Use Tables';
  608. $strUseTextField = 'Use text field';
  609.  
  610. $strValidateSQL = 'SQL Tesdiqle';
  611. $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.';
  612. $strValue = 'Deyer';
  613. $strVar = 'Deyi■en';
  614. $strViewDump = 'Cedvelin sxemini g÷ster';
  615. $strViewDumpDatabases = 'Me\'lumat bazalar²n²n sxemini g÷ster';
  616. $strViewDumpDB = 'Me\'lumat bazas²n²n sxemini g÷ster';
  617.  
  618. $strWebServerUploadDirectoryError = 'Upload i■leri ⁿτⁿn te\'yin etdiyiniz direktoriya tap²lmad²';
  619. $strWebServerUploadDirectory = 'web-server upload direktoriyas²';
  620. $strWelcome = '%s - e Xo■ Gelmi■siniz!';
  621. $strWestEuropean = 'Qerbi Avropa';
  622. $strWildcard = 'xⁿsusi i■are';
  623. $strWithChecked = 'Seτilenleri:';
  624. $strWritingCommentNotPossible = 'Q²sa izahat yaz²l²■² mⁿmkⁿn deyil';
  625. $strWritingRelationNotPossible = 'Elaqe yaz²l²■² mⁿmkⁿn deyil';
  626. $strWrongUser = 'Yanl²■ istifadeτi ad² ve ya parol. Giri■ tesdiq edilmedi.';
  627.  
  628. $strXML = 'XML';
  629.  
  630. $strYes = 'Beli';
  631.  
  632. $strZeroRemovesTheLimit = 'Qeyd: Bu variantlar² 0 (s²f²r)-a τevirmek hⁿdudu (limiti) qald²racaq.';
  633. $strZip = '"zip"lenmi■';
  634.  
  635. // To translate:
  636. $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';  //to translate
  637. $strAddConstraints = 'Add constraints';  //to translate
  638. $strAddFields = 'Add %s field(s)';  //to translate
  639. $strAndThen = 'and then';  //to translate
  640. $strApproximateCount = 'May be approximate. See FAQ 3.11';  //to translate
  641.  
  642. $strBaltic = 'Baltic';  //to translate
  643. $strBinaryLog = 'Binary log';  //to translate
  644. $strBinLogEventType = 'Event type';  //to translate
  645. $strBinLogInfo = 'Information';  //to translate
  646. $strBinLogName = 'Log name';  //to translate
  647. $strBinLogOriginalPosition = 'Original position';  //to translate
  648. $strBinLogPosition = 'Position';  //to translate
  649. $strBinLogServerId = 'Server ID';  //to translate
  650. $strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
  651. $strBrowseForeignValues = 'Browse foreign values';  //to translate
  652. $strBufferPoolActivity = 'Buffer Pool Activity';  //to translate
  653. $strBufferPool = 'Buffer Pool';  //to translate
  654. $strBufferPoolUsage = 'Buffer Pool Usage';  //to translate
  655. $strBufferReadMissesInPercent = 'Read misses in %';  //to translate
  656. $strBufferReadMisses = 'Read misses';  //to translate
  657. $strBufferWriteWaitsInPercent = 'Write waits in %';  //to translate
  658. $strBufferWriteWaits = 'Write waits';  //to translate
  659. $strBusyPages = 'Busy pages';  //to translate
  660.  
  661. $strCalendar = 'Calendar';  //to translate
  662. $strCaseInsensitive = 'case-insensitive';  //to translate
  663. $strCaseSensitive = 'case-sensitive';  //to translate
  664. $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
  665. $strCharsets = 'Charsets';  //to translate
  666. $strCheckOverhead = 'Check tables with overhead';  //to translate
  667. $strCollation = 'Collation';  //to translate
  668. $strCommentsForTable = 'COMMENTS FOR TABLE';  //to translate
  669. $strCompatibleHashing = 'MySQL 4.0 compatible';  //to translate
  670. $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
  671. $strConstraintsForTable = 'Constraints for table';  //to translate
  672. $strCopy = 'Copy';  //to translate
  673. $strCopyDatabaseOK = 'Database %s has been copied to %s';  //to translate
  674. $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying';  //to translate
  675. $strCzech = 'Czech';  //to translate
  676.  
  677. $strDanish = 'Danish';  //to translate
  678. $strDatabaseEmpty = 'The database name is empty!';  //to translate
  679. $strDatabaseNoTable = 'This database contains no table!';//to translate
  680. $strDataPages = 'Pages containing data';  //to translate
  681. $strDBCopy = 'Copy database to';  //to translate
  682. $strDBRename = 'Rename database to';  //to translate
  683. $strDefragment = 'Defragment table';  //to translate
  684. $strDelayedInserts = 'Use delayed inserts';  //to translate
  685. $strDescription = 'Description';  //to translate
  686. $strDictionary = 'dictionary';  //to translate
  687. $strDirtyPages = 'Dirty pages';  //to translate
  688. $strDisableForeignChecks = 'Disable foreign key checks';  //to translate
  689.  
  690. $strEncloseInTransaction = 'Enclose export in a transaction';  //to translate
  691. $strEngineAvailable = '%s bu MySQL serverde quruludur.';  //to translate
  692. $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';  //to translate
  693. $strExecuteBookmarked = 'Execute bookmarked query';  //to translate
  694.  
  695. $strFreePages = 'Free pages';  //to translate
  696.  
  697. $strGenerate = 'Generate';  //to translate
  698. $strGeneratePassword = 'Generate Password';  //to translate
  699. $strGerman = 'German';  //to translate
  700. $strGreek = 'Greek';  //to translate
  701.  
  702. $strIcelandic = 'Icelandic';  //to translate
  703. $strIgnoreInserts = 'Use ignore inserts';  //to translate
  704. $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
  705. $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
  706. $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
  707. $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
  708. $strInnoDBAutoextendIncrement = 'Autoextend increment';  //to translate
  709. $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';  //to translate
  710. $strInnoDBBufferPoolSize = 'Buffer pool size';  //to translate
  711. $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';  //to translate
  712. $strInnoDBDataFilePath = 'Data files';  //to translate
  713. $strInnoDBDataHomeDir = 'Data home directory';  //to translate
  714. $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';  //to translate
  715. $strInnoDBPages = 'pages';  //to translate
  716. $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';  //to translate
  717. $strInternalRelations = 'Internal relations';  //to translate
  718. $strInvalidColumnCount = 'Column count has to be larger than zero.';  //to translate
  719. $strInvalidFieldAddCount = 'You have to add at least one field.';  //to translate
  720. $strInvalidFieldCount = 'Table must have at least one field.';  //to translate
  721. $strInvalidRowNumber = '%d is not valid row number.';  //to translate
  722.  
  723. $strJapanese = 'Japanese';  //to translate
  724.  
  725. $strKorean = 'Korean';  //to translate
  726.  
  727. $strLatchedPages = 'Latched pages';  //to translate
  728. $strLatexContent = 'Content of table __TABLE__';//to translate
  729. $strLatexStructure = 'Structure of table __TABLE__';//to translate
  730. $strLatvian = 'Latvian';  //to translate
  731. $strLogServer = 'Server';  //to translate
  732. $strLongOperation = 'This operation could be long. Proceed anyway?';  //to translate
  733.  
  734. $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';  //to translate
  735. $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!';  //to translate
  736. $strMIMETypesForTable = 'MIME TYPES FOR TABLE';  //to translate
  737. $strMultilingual = 'multilingual';  //to translate
  738. $strMyISAMDataPointerSize = 'Data pointer size';  //to translate
  739. $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';  //to translate
  740. $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.';  //to translate
  741. $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).';  //to translate
  742. $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';  //to translate
  743. $strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.';  //to translate
  744. $strMyISAMRepairThreads = 'Repair threads';  //to translate
  745. $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.';  //to translate
  746. $strMySQLConnectionCollation = 'MySQL connection collation';  //to translate
  747.  
  748. $strNoActivity = 'No activity since %s seconds or more, please login again';  //to translate
  749. $strNoRowsSelected = 'No rows selected';  //to translate
  750. $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';  //to translate
  751.  
  752. $strOperator = 'Operator';  //to translate
  753.  
  754. $strPagesToBeFlushed = 'Pages to be flushed';  //to translate
  755. $strPaperSize = 'Paper size';  //to translate
  756. $strPasswordHashing = 'Password Hashing';  //to translate
  757. $strPersian = 'Persian';  //to translate
  758. $strPhoneBook = 'phone book';  //to translate
  759. $strPolish = 'Polish';  //to translate
  760. $strPrintViewFull = 'Print view (with full texts)';  //to translate
  761. $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';  //to translate
  762. $strPrivDescCreateRoutine = 'Allows creating stored routines.';  //to translate
  763. $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.';  //to translate
  764. $strPrivDescCreateView = 'Allows creating new views.';  //to translate
  765. $strPrivDescExecute5 = 'Allows executing stored routines.';  //to translate
  766. $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.';  //to translate
  767.  
  768. $strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
  769.  
  770. $strReadRequests = 'Read requests';  //to translate
  771. $strRefresh = 'Refresh';  //to translate
  772. $strRelationsForTable = 'RELATIONS FOR TABLE';  //to translate
  773. $strRenameDatabaseOK = 'Database %s has been renamed to %s';  //to translate
  774. $strRomanian = 'Romanian';  //to translate
  775. $strRussian = 'Russian';  //to translate
  776.  
  777. $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
  778. $strSelectBinaryLog = 'Select binary log to view';  //to translate
  779. $strServerNotResponding = 'The server is not responding';  //to translate
  780. $strSimplifiedChinese = 'Simplified Chinese';  //to translate
  781. $strSlovak = 'Slovak';  //to translate
  782. $strSlovenian = 'Slovenian';  //to translate
  783. $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';  //to translate
  784. $strSortByKey = 'Sort by key';  //to translate
  785. $strSpanish = 'Spanish';  //to translate
  786. $strSQLExportCompatibility = 'SQL export compatibility';  //to translate
  787. $strStrucNativeExcel = 'Native MS Excel data';  //to translate
  788. $strSwedish = 'Swedish';  //to translate
  789. $strSwitchToDatabase = 'Switch to copied database';  //to translate
  790.  
  791. $strTableOptions = 'Table options';  //to translate
  792. $strTakeIt = 'take it';  //to translate
  793. $strThai = 'Thai';  //to translate
  794. $strTheme = 'Theme / Style';  //to translate
  795. $strToggleScratchboard = 'toggle scratchboard';  //to translate
  796. $strTraditionalSpanish = 'Traditional Spanish';  //to translate
  797. $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string';  //to translate
  798. $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.';  //to translate
  799.  
  800. $strUnicode = 'Unicode';  //to translate
  801. $strUnknown = 'unknown';  //to translate
  802. $strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
  803. $strUseTabKey = 'TAB dⁿymesine basaraq bir sonrak² deyere, ve ya CTRL+Ox kombinasiyas²n² istifade ederek istediyiniz y÷ne keτe bilersiniz.';  //to translate
  804. $strUseThisValue = 'Use this value';  //to translate
  805.  
  806. $strVersionInformation = 'Version information';  //to translate
  807. $strViewHasBeenDropped = 'View %s has been dropped';  //to translate
  808. $strView = 'View';  //to translate
  809.  
  810. $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';  //to translate
  811. $strWriteRequests = 'Write requests';  //to translate
  812.  
  813. $strInvalidAuthMethod = 'Invalid authentication method set in configuration:';  //to translate
  814. $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s';  //to translate
  815. $strCSV = 'CSV';  //to translate
  816. $strImport = 'Import';  //to translate
  817. $strImportFormat = 'Format of imported file';  //to translate
  818. $strFileToImport = 'File to import';  //to translate
  819. $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';  //to translate
  820. $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';  //to translate
  821. $strCSVImportOptions = 'CSV options';  //to translate
  822. $strPartialImport = 'Partial import';  //to translate
  823. $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';  //to translate
  824. $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';  //to translate
  825. $strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.';  //to translate
  826. $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';  //to translate
  827. $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';  //to translate
  828. $strNothingToImport = 'You didn\'t enter any data to import!';  //to translate
  829. $strIgnoreDuplicates = 'Ignore duplicate rows';  //to translate
  830. $strSkipQueries = 'Number of records(queries) to skip from start';  //to translate
  831. $strInvalidColumn = 'Invalid column (%s) specified!';  //to translate
  832. $strNoFilesFoundInZip = 'No files found inside ZIP archive!';  //to translate
  833. $strErrorInZipFile = 'Error in ZIP archive:';  //to translate
  834. $strFlushQueryCache = 'Flush query cache';  //to translate
  835. $strFlushTables = 'Flush (close) all tables';  //to translate
  836. $strHandler = 'Handler';  //to translate
  837. $strJoins = 'Joins';  //to translate
  838. $strKeyCache = 'Key cache';  //to translate
  839. $strMaxConnects = 'max. concurrent connections';  //to translate
  840. $strQueryCache = 'Query cache';  //to translate
  841. $strReplication = 'Replication';  //to translate
  842. $strServerStatusDelayedInserts = 'Delayed inserts';  //to translate
  843. $strShowOpenTables = 'Show open tables';  //to translate
  844. $strShowSlaveHosts = 'Show slave hosts';  //to translate
  845. $strShowSlaveStatus = 'Show slave status';  //to translate
  846. $strShowStatusReset = 'Reset';  //to translate
  847. $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.';  //to translate
  848. $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';  //to translate
  849. $strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size  value to cause temporary tables to be memory-based instead of disk-based.';  //to translate
  850. $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.';  //to translate
  851. $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';  //to translate
  852. $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';  //to translate
  853. $strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.';  //to translate
  854. $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.';  //to translate
  855. $strShowStatusFlush_commandsDescr  = 'The number of executed FLUSH statements.';  //to translate
  856. $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';  //to translate
  857. $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';  //to translate
  858. $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.';  //to translate
  859. $strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.';  //to translate
  860. $strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.';  //to translate
  861. $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.';  //to translate
  862. $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.';  //to translate
  863. $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.';  //to translate
  864. $strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.';  //to translate
  865. $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';  //to translate
  866. $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.';  //to translate
  867. $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.';  //to translate
  868. $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).';  //to translate
  869. $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.';  //to translate
  870. $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';  //to translate
  871. $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.';  //to translate
  872. $strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.';  //to translate
  873. $strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';  //to translate
  874. $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.';  //to translate
  875. $strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.';  //to translate
  876. $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.';  //to translate
  877. $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';  //to translate
  878. $strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.';  //to translate
  879. $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.';  //to translate
  880. $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';  //to translate
  881. $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.';  //to translate
  882. $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.';  //to translate
  883. $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.';  //to translate
  884. $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.';  //to translate
  885. $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.';  //to translate
  886. $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.';  //to translate
  887. $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.';  //to translate
  888. $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.';  //to translate
  889. $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
  890. $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
  891. $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.';  //to translate
  892. $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.';  //to translate
  893. $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.';  //to translate
  894. $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';  //to translate
  895. $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.';  //to translate
  896. $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.';  //to translate
  897. $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.';  //to translate
  898. $strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.';  //to translate
  899. $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.';  //to translate
  900. $strShowStatusInnodb_pages_readDescr = 'The number of pages read.';  //to translate
  901. $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.';  //to translate
  902. $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';  //to translate
  903. $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';  //to translate
  904. $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';  //to translate
  905. $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';  //to translate
  906. $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';  //to translate
  907. $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.';  //to translate
  908. $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.';  //to translate
  909. $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.';  //to translate
  910. $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.';  //to translate
  911. $strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.';  //to translate
  912. $strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.';  //to translate
  913. $strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.';  //to translate
  914. $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';  //to translate
  915. $strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.';  //to translate
  916. $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';  //to translate
  917. $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';  //to translate
  918. $strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.';  //to translate
  919. $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.';  //to translate
  920. $strShowStatusOpen_filesDescr = 'The number of files that are open.';  //to translate
  921. $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';  //to translate
  922. $strShowStatusOpen_tablesDescr = 'The number of tables that are open.';  //to translate
  923. $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.';  //to translate
  924. $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.';  //to translate
  925. $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';  //to translate
  926. $strShowStatusQcache_hitsDescr = 'The number of cache hits.';  //to translate
  927. $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.';  //to translate
  928. $strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.';  //to translate
  929. $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';  //to translate
  930. $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';  //to translate
  931. $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';  //to translate
  932. $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';  //to translate
  933. $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.';  //to translate
  934. $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';  //to translate
  935. $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)';  //to translate
  936. $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)';  //to translate
  937. $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';  //to translate
  938. $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';  //to translate
  939. $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';  //to translate
  940. $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';  //to translate
  941. $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';  //to translate
  942. $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';  //to translate
  943. $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.';  //to translate
  944. $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';  //to translate
  945. $strShowStatusSort_rowsDescr = 'The number of sorted rows.';  //to translate
  946. $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';  //to translate
  947. $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';  //to translate
  948. $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.';  //to translate
  949. $strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.';  //to translate
  950. $strShowStatusThreads_connectedDescr = 'The number of currently open connections.';  //to translate
  951. $strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)';  //to translate
  952. $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';  //to translate
  953. $strSorting = 'Sorting';  //to translate
  954. $strTempData = 'Temporary data';  //to translate
  955. $strThreads = 'Threads';  //to translate
  956. $strLDI = 'CSV using LOAD DATA';  //to translate
  957. $strLDILocal = 'Use LOCAL keyword';  //to translate
  958. $strLDIImportOptions = 'Options for CSV import using LOAD DATA';  //to translate
  959. $strInvalidLDIImport = 'This plugin does not support compressed imports!';  //to translate
  960. $strTableAlreadyExists = 'Table %s already exists!';  //to translate
  961. $strTransactionCoordinator = 'Transaction coordinator';  //to translate
  962. $strNumberOfFields = 'Number of fields';  //to translate
  963. $strShowingBookmark = 'Showing bookmark';  //to translate
  964. $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';  //to translate
  965. $strDeleteNoUsersSelected = 'No users selected for deleting!';  //to translate
  966. $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.';  //to translate
  967. $strMaximalQueryLength = 'Maximal length of created query';  //to translate
  968. $strBookmarkCreated = 'Bookmark %s created';  //to translate
  969. $strBookmarkReplace = 'Replace existing bookmark of same name';  //to translate
  970. $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';  //to translate
  971. $strEsperanto = 'Esperanto';  //to translate
  972. $strInvalidServerIndex = 'Invalid server index: "%s"';  //to translate
  973. $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.';  //to translate
  974. $strFileNameTemplateDescriptionTable = 'table name';  //to translate
  975. $strFileNameTemplateDescriptionDatabase = 'database name';  //to translate
  976. $strFileNameTemplateDescriptionServer = 'server name';  //to translate
  977. $strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.';  //to translate
  978. $strProtocolVersion = 'Protocol version';  //to translate
  979. $strMysqlClientVersion = 'MySQL client version';  //to translate
  980. $strUsedPhpExtensions = 'Used PHP extensions';  //to translate
  981. $strOpenNewWindow = 'Open new phpMyAdmin window';  //to translate
  982. $strLanguageUnknown = 'Unknown language: %1$s.';  //to translate
  983. $strLanguageFileNotFound = 'Language file "%1$s" not found.';  //to translate
  984. $strThemeNoPreviewAvailable = 'No preview available.';  //to translate
  985. $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"';  //to translate
  986. $strPDF = 'PDF';  //to translate
  987. $strPDFOptions = 'PDF options';  //to translate
  988. $strPDFReportTitle = 'Report title';  //to translate
  989. $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s';  //to translate
  990. $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.';  //to translate
  991. $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.';  //to translate
  992. $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.';  //to translate
  993. $strThemeNotFound = 'Theme %s not found!';  //to translate
  994. $strThemeDefaultNotFound = 'Default theme %s not found!';  //to translate
  995. $strThemeNoValidImgPath = 'No valid image path for theme %s found!';  //to translate
  996. $strThemePathNotFound = 'Theme path not found for theme %s!';  //to translate
  997. $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';  //to translate
  998. $strSQLImportOptions = 'SQL options';  //to translate
  999. $strBrowseDistinctValues = 'Browse distinct values';  //to translate
  1000. $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';  //to translate
  1001. $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.';  //to translate
  1002. ?>
  1003.